home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / dcm.zip / 650FONT.INI < prev    next >
INI File  |  1994-11-30  |  3KB  |  90 lines

  1.  
  2.     This section defines your OfficePower fonts, and maps them to a DCM
  3.     internal number.
  4.     The number ranges define fonts as fixed pitch, and proportional
  5.     serif and sans serif fonts.
  6.     Font height and associated line-spacing values are expressed as 1/72"
  7.     If this section is absent DCM defaults to the system font.
  8.  
  9.  
  10. ***      01 - 400   Fixed pitch ***
  11. *** NB  240 - 249   Reserved    ***
  12. *** NB  260 - 279   Reserved    ***
  13.  
  14. ***     401 - 32767 TimesRoman  ***
  15.  
  16. ***   32768 - 65535 Helvetic    ***
  17.  
  18.  
  19. [Fonts]
  20. Font No.  Font Description         Font Size  Spacing  Attributes 
  21.  
  22.      11,    Courier 10,               12,       12,        0
  23.      12,    Prestige 12,              10,       12,        0
  24.      13,    Gothic 15,                 8,       12,        0
  25.      14,    Gothic 15/8,               8,        9,        0
  26.  
  27.     special fonts used to generate ten or twelve point text on
  28.     an eight lines per inch base
  29.  
  30.      15,    Courier 10/8,             12,        9,        0
  31.      16,    Prestige 12/8,            10,        9,        0
  32.  
  33.     proportionally spaced fonts
  34.  
  35.    4100,    Times 12pt,               12,       12,        0       
  36.    4101,    Times 10pt,               10,       12,        0       
  37.    4102,    Times 8pt,                 8,       12,        0       
  38.    4103,    Times 12pt 8lpi,          12,        9,        0       
  39.    4104,    Times 10pt 8lpi,          10,        9,        0       
  40.    4105,    Times 8pt 8lpi,            8,        9,        0       
  41.  
  42.   33000,    Univers 12pt,             12,       12,        0       
  43.   33001,    Univers 10pt,             10,       12,        0       
  44.   33002,    Univers 8pt,               8,       12,        0       
  45.   33003,    Univers 12pt 8lpi,        12,        9,        0       
  46.   33004,    Univers 10pt 8lpi,        10,        9,        0       
  47.   33005,    Univers 8pt 8lpi,          8,        9,        0       
  48.  
  49.     generic fonts
  50.  
  51.       1,    Courier,                   0,        0,        0
  52.       2,    Letter Gothic,             0,        0,        0
  53.    4096,    Times,                     0,        0,        0 
  54.   32768,    Univers,                   0,        0,        0
  55.  
  56. **********************************************************************
  57.     
  58.     This section defines the paper-sizes available to OfficePower 
  59.     Paper sizes specified in TWIPs (1440 per inch, 56.7 per mm)
  60.     If absent DCM selects the Windows default form.
  61.  
  62. [Paper]
  63. A4=16838,11906
  64. A3=23811,16838
  65. LEGAL=20160,12240
  66. LETTER=15840,12240
  67.  
  68.  
  69. ***********************************************************************
  70.  
  71.    This section defines the preferred paper-size and font for
  72.    the OfficePower READER. These descriptions must match the  
  73.    descriptions in the [Fonts] and [Paper] sections. Case is
  74.    not important. Any entries in the preference list but not
  75.    in the section definitions will be ignored. 
  76.    
  77. [Pref]
  78. Paper=A4,LETTER,LEGAL
  79. Font=Courier 10,Prestige 12,Gothic 15,Gothic 15/8
  80. PSFont=Times 12pt,Times 10pt,Univers 8pt,Univers 8pt 8lpi
  81.  
  82. **************************************************************
  83.  
  84.  
  85. [650Fonts]
  86.       1,    Courier,               FIXED,    SERIF
  87.       2,    Letter Gothic,         FIXED,    SANS
  88.    4096,    Times,                    PS,    SERIF
  89.   32768,    Univers,                  PS,    SANS
  90.